Fix Eshell "which" test on MS-Windows
authorJim Porter <jporterbugs@gmail.com>
Sat, 15 Jun 2024 23:59:11 +0000 (16:59 -0700)
committerJim Porter <jporterbugs@gmail.com>
Sun, 16 Jun 2024 05:51:42 +0000 (22:51 -0700)
commitaefcccc1d411c973a3275959d7fa340d77f9157e
treeaf3bde635d92e588a558c66425dd3c5e48668516
parent8d60b6bab8b95e4f3b350a8b093e8f60e3f83f69
Fix Eshell "which" test on MS-Windows

* test/lisp/eshell/esh-cmd-tests.el
(esh-cmd-test/which/plain/external-program): Compare the file name
case-insensitively on case-insensitive file systems.

* test/lisp/eshell/eshell-tests-helpers.el
(eshell-command-result--equal): Revert to the previous implementation.
test/lisp/eshell/esh-cmd-tests.el
test/lisp/eshell/eshell-tests-helpers.el